@charset "utf-8";
/* CSS Document */
/*首页主题内容*/
.indexTypes{width:1090px;margin:0px auto; text-align:center; margin-top:50px;/*border:1px solid #f00;*/}
.indexTypes ul li{position:relative;float:left;width:193px;overflow:hidden;height:113px;}
.indexTypes ul li:hover{cursor:pointer;}
.indexTypes ul li.currnet{width:510px;}
.indexTypes ul li .title{width:200px;padding-top:30px;padding-left:0px;background:url(../img/typeBg.jpg) repeat-x;font-size:18px;color: #fff;font-family:"微软雅黑";height:83px; float:left;}
.indexTypes ul li .title a{color:#fff;}
.indexTypes ul li .title h2{font-size:20px;font-weight:bold;padding-bottom:0px;}
.indexTypes ul li.current .title{background:url(../img/typeT.jpg) no-repeat left top;}
.indexTypes ul li .con{position:absolute;top:0; width:317px; left:193px;background:url(../img/shouyechanpinfenleixiaobeijing.jpg) no-repeat left top;overflow:hidden;height:113px;overflow:hidden; text-align:left; }
.indexTypes ul li #con11{background:url(../img/shouyechanpinfenleixiaobeijing.jpg) no-repeat left top;}
.indexTypes ul li #con22{background:url(../img/shouyechanpinfenleixiaobeijing.jpg) no-repeat left top;}
.indexTypes ul li #con33{background:url(../img/shouyechanpinfenleixiaobeijing.jpg) no-repeat left top;}
.indexTypes ul li .con ul{padding-top:12px;}
.indexTypes ul li .con ul li{float:none;height:auto;width:auto;}
.indexTypes ul li .con ul li a{line-height:28px;width:195px;display:block;text-indent:3em;background:url(../img/typesLi.jpg) no-repeat 6px 7px;border-bottom:1px dashed #d1d1d1;}
.indexTypes ul li .con ul li a:hover{color:#F87C02;}